Remove DBMap etc from XendDomainInfo, moving the handling of the domain root
authoremellor@ewan <emellor@ewan>
Tue, 27 Sep 2005 13:49:31 +0000 (14:49 +0100)
committeremellor@ewan <emellor@ewan>
Tue, 27 Sep 2005 13:49:31 +0000 (14:49 +0100)
commit3a2080259e03a61a22b4b2e99c1b4ed56ead108f
treea01bc115211e87a46e4d11e89f90d9a95c64d4a5
parent4ac7f7b347f69b90b2fd51b326b24c0cde0c0068
Remove DBMap etc from XendDomainInfo, moving the handling of the domain root
and VM root totally into XendDomainInfo.  The DBMap stuff was all cruft,
following the move to xstransact.  Removing it may also help those suffering
from poor start-up times caused by a large store.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomain.py
tools/python/xen/xend/XendDomainInfo.py